diff --git a/ircbot.cabal b/ircbot.cabal
--- a/ircbot.cabal
+++ b/ircbot.cabal
@@ -1,5 +1,5 @@
 Name:                ircbot
-Version:             0.6.0
+Version:             0.6.1
 Synopsis:            A library for writing irc bots
 Homepage:            http://hub.darcs.net/stepcut/ircbot
 License:             BSD3
@@ -40,8 +40,8 @@
                   directory   < 1.3,
                   filepath   >= 1.2  && < 1.4,
                   irc        == 0.6.*,
-                  mtl        >= 2.0  && < 2.2,
-                  network    >= 2.3  && < 2.5,
+                  mtl        >= 2.0  && < 2.3,
+                  network    >= 2.3  && < 2.6,
                   old-locale == 1.0.*,
                   parsec     == 3.1.*,
                   time       == 1.4.*,
