diff --git a/manatee-filemanager.cabal b/manatee-filemanager.cabal
--- a/manatee-filemanager.cabal
+++ b/manatee-filemanager.cabal
@@ -1,5 +1,5 @@
 name:			manatee-filemanager
-version:		0.1.0
+version:		0.1.1
 Cabal-Version:	>= 1.6
 license:		GPL-3
 license-file:	LICENSE
@@ -22,7 +22,7 @@
 stability:		provisional
 category:		Manatee, File Manager
 
-tested-with:	GHC==7.0.2
+tested-with:	GHC==7.0.3
 build-type:		Custom
 
 data-dir: ""
@@ -33,7 +33,7 @@
   location:     http://patch-tag.com/r/AndyStewart/manatee-filemanager
   
 Library
-     build-depends: base >= 4 && < 5, manatee-core >= 0.1.0, dbus-client >= 0.3 && < 0.4, stm >= 2.1.2.0,
+     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,
                     text >= 0.7.1.0, mtl >= 1.1.0.2, old-time >= 1.0.0.3, old-locale >= 1.0.0.2,
                     glib >= 0.12.0, gio >= 0.12.0, filepath >= 1.1.0.3, utf8-string >= 0.3.4
