diff --git a/manatee-ircclient.cabal b/manatee-ircclient.cabal
--- a/manatee-ircclient.cabal
+++ b/manatee-ircclient.cabal
@@ -1,5 +1,5 @@
 name:			manatee-ircclient
-version:		0.1.0
+version:		0.1.1
 Cabal-Version:	>= 1.6
 license:		GPL-3
 license-file:	LICENSE
@@ -26,7 +26,7 @@
 stability:		provisional
 category:		Manatee, IRC Client, IRC
 
-tested-with:	GHC==7.0.2
+tested-with:	GHC==7.0.3
 build-type:		Custom
 
 data-dir: ""
@@ -55,8 +55,8 @@
   location:     http://patch-tag.com/r/AndyStewart/manatee-ircclient
   
 Library
-     build-depends: base >= 4 && < 5, manatee-core >= 0.1.0, dbus-client >= 0.3 && < 0.4, stm >= 2.1.2.0,
-                    containers >= 0.3.0.0, gtk >= 0.12.0, derive, binary,
+     build-depends: base >= 4 && < 5, manatee-core >= 0.1.1, dbus-client >= 0.3 && < 0.4, stm >= 2.1.2.0,
+                    containers >= 0.3.0.0, gtk >= 0.12.0, derive, binary, curl >= 1.3.7,
                     text >= 0.7.1.0, bytestring >= 0.9.1.5,
                     dbus-core, template-haskell, gtksourceview2 >= 0.12.0, unix >= 2.4.0.0,
                     network, groom, fastirc >= 0.2.0, split >= 0.1.2, nano-md5 >= 0.1.2, filepath,
