diff --git a/NEWS.md b/NEWS.md
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,8 +3,8 @@
 
 
 
-funbot 0.4 -- 2015-12-17
-========================
+funbot 0.4.0.1 -- 2015-12-17
+============================
 
 General, build and documentation changes:
 
@@ -32,9 +32,10 @@
 * Add     auto-update
           clocks             >= 0.5
           data-default-class
-* Require feed-collect >= 0.2
-          irc-fun-bot  >= 0.5
-          settings     >= 0.2.2
+* Require feed-collect      >= 0.2
+          funbot-ext-events >= 0.2
+          irc-fun-bot       >= 0.5
+          settings          >= 0.2.2
 
 
 
diff --git a/funbot.cabal b/funbot.cabal
--- a/funbot.cabal
+++ b/funbot.cabal
@@ -1,5 +1,5 @@
 name:                funbot
-version:             0.4
+version:             0.4.0.1
 synopsis:            IRC bot for fun, learning, creativity and collaboration.
 description:
   One day an idea came up on the #freepost IRC channel: We didn't need much of
@@ -75,7 +75,7 @@
                      , data-default-class
                      , feed
                      , feed-collect         >=0.2
-                     , funbot-ext-events
+                     , funbot-ext-events    >=0.2
                      , HTTP
                      , http-client          >=0.4.19
                      , http-client-tls      >=0.2.2
