...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 62ecb5a..cf039ee 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -1,11 +1,19 @@
 Project: jackson-annotations
-Version: 2.4.0 (29-May-2014)
+Version: 2.4.1 (16-Jun-2014)
 
 NOTE: Annotations module will never contain changes in patch versions,
  only .0 releases can have changes. We may still release patch versions, but
  they will be identical to .0 versions, and only released for convenience
  (developers can line up all Jackson components with same patch version number)
 
+No changes since 2.4.0.
+
+------------------------------------------------------------------------
+=== History: ===
+------------------------------------------------------------------------
+
+2.4.0 (29-May-2014)
+
 #31: Allow use of `@JsonPropertyOrder` for properties (not just classes)
 #32: Add `@JsonProperty.index`
 - Add `JsonFormat.Value#timeZoneAsString` (needed by Joda module)
@@ -13,10 +21,6 @@
   standard Jackson annotations (not just XML-specific ones that dataformat-xml
   provides)
 
-------------------------------------------------------------------------
-=== History: ===
-------------------------------------------------------------------------
-
 2.3.2 (01-Mar-2014)
 2.3.1 (28-Dec-2013)
 2.3.0 (13-Nov-2013)