Minor improvement to handling of custom value instantiator, for delegating creator
diff --git a/release-notes/VERSION b/release-notes/VERSION
index aa96e72..fa9ed28 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -12,6 +12,8 @@
  (reported by flexfrank@github)
 #705: JsonAnyGetter doesn't work with JsonSerialize (except with keyUsing)
  (reported by natnan@github)
+- Improvement to handling of custom `ValueInstantiator` for delegating mode; no more NPE
+  if `getDelegateCreator()` returns null
 
 2.5.1 (06-Feb-2015)