diff --git a/NEWS b/NEWS
index 37090521d2da1c46be79bff9585a5b19a23915fe..3854e64ddb2d2da6363facbc6f12fea48dbe5d55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
 News
 ====
 
+Version 2.1.5
+-------------
+
+*(Unreleased)*
+
+A small bugfix release:
+  - Fix disk adoption: broken by strict --disk option checking in 2.1.4
+  - Fix batch-create: broken in the whole 2.1 series due to a lookup on
+    a non-existing option
+  - Fix instance create: the --force-variant option was ignored
+  - Fix pylint 0.21 compatibility and warnings with python 2.6
+  - Fix modify node storage with non-fqdn arguments
+
 Version 2.1.4
 -------------