Fix #1853
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index b588e21..7c8e1d0 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -10,6 +10,8 @@
  (reported by Pier-Luc W)
 #1729: Integer bounds verification when calling `TokenBuffer.getIntValue()`
  (reported by Kevin G)
+#1853: Deserialise from Object (using Creator methods) returns field name instead of value
+ (reported by Alexander S)
 #1854: NPE deserializing collection with `@JsonCreator` and `ACCEPT_CASE_INSENSITIVE_PROPERTIES`
  (reported by rue-jw@github)
 #1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring)