Fix #848
diff --git a/release-notes/VERSION b/release-notes/VERSION
index c0fbf66..cf5c542 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -76,6 +76,7 @@
 #828: Respect DeserializationFeatures.WRAP_EXCEPTIONS in CollectionDeserializer
  (contributed by Steve G, thezerobit@github)
 #840: Change semantics of `@JsonPropertyOrder(alphabetic)` to only count `true` value
+#848: Custom serializer not used if POJO has `@JsonValue`
 - Remove old cglib compatibility tests; cause problems in Eclipse
 
 2.5.4 (09-Jun-2015)