update release notes
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 6cb32f2..3b467b5 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -10,6 +10,8 @@
 === History: ===
 ------------------------------------------------------------------------
 
+2.4.0 (02-Jun-2014)
+
 #81: Allow use of @JsonUnwrapped with typed (@JsonTypeInfo) classes, provided
   that (new) feature `SerializationFeature.FAIL_ON_UNWRAPPED_TYPE_IDENTIFIERS`
   is disabled
@@ -183,10 +185,6 @@
 - Add coercions from String "null" (as if null token was parsed) for primitives/Wrappers.
 - Add `JsonDeserializer.handledType()`
 
-------------------------------------------------------------------------
-=== History: ===
-------------------------------------------------------------------------
-
 2.2.2 (26-May-2013)
 
 #216: Problems with Android, 1.6-only types