Fix #1417
diff --git a/release-notes/VERSION b/release-notes/VERSION
index de59935..2e4e24d 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -4,6 +4,10 @@
 === Releases ===
 ------------------------------------------------------------------------
 
+2.8.5 (not yet released)
+
+#1417: Further issues with `@JsonInclude` with `NON_DEFAULT`
+
 2.8.4 (14-Oct-2016)
 
 #466: Jackson ignores Type information when raw return type is BigDecimal or BigInteger