...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 60c68cb..4cece53 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -8,7 +8,7 @@
 
 #888: Allow specifying custom exclusion comparator via `@JsonInclude`,
   using `JsonInclude.Include.CUSTOM`
-#1319: Add `ObjectNode.put(String, BigInteger)`
+#1320: Add `ObjectNode.put(String, BigInteger)`
  (proposed by Jan L)
 #1341: `DeserializationFeature.FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY`
  (contributed by Connor K)