Fix #1385
diff --git a/release-notes/VERSION b/release-notes/VERSION
index cf2038f..0b51862 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -9,6 +9,8 @@
 #1384: `@JsonDeserialize(keyUsing = ...)` does not work correctly together with
   DefaultTyping.NON_FINAL
  (reported by Oleg Z)
+#1385: Polymorphic type lost when using `@JsonValue`
+ (reported by TomMarkuske@github)
 #1389 Problem with handling of multi-argument creator with Enums
  (fix contributed by Pavel P)