Update release notes for #816
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 3ba9f9e..382e2be 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -21,6 +21,8 @@
 #801: Using `@JsonCreator` cause generating invalid path reference in `JsonMappingException`
  (contributed by Kamil B)
 #815: Presence of PropertyNamingStrategy Makes Deserialization fail
+#816: Allow date-only ISO strings to have no time zone
+ (contributed by Andrew G)
 - Fix handling of Enums wrt JSON Schema, when 'toString()' used for serialization
 
 2.5.3 (24-Apr-2015)