Fix #467
diff --git a/release-notes/VERSION b/release-notes/VERSION
index a1654c8..4032fb7 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -53,6 +53,8 @@
 #464: Include `JsonLocation` in more mapping exceptions
  (contributed by Andy C (q3aiml@github))
 #465: Make it easier to support serialization of custom subtypes of `Number`
+#467: Unwanted POJO's embedded in tree via serialization to tree
+ (reported by Benson M)
 - Slightly improve `SqlDateSerializer` to support `@JsonFormat`
 - Improve handling of native type ids (YAML, CBOR) to use non-native type ids
   as fallback