diff --git a/Bitly.cabal b/Bitly.cabal
--- a/Bitly.cabal
+++ b/Bitly.cabal
@@ -1,5 +1,5 @@
 Name:          Bitly
-Version:       0.0.6
+Version:       0.0.7
 Cabal-version: >= 1.2
 Build-type:    Simple
 
@@ -26,11 +26,11 @@
 
 Homepage:      http://bitbucket.org/jetxee/hs-bitly/
 Bug-reports:   http://bitbucket.org/jetxee/hs-bitly/issues/
-Tested-with:   GHC == 6.10, GHC == 6.12.1
+Tested-with:   GHC == 7.2.1
 
 Library
   Build-depends:
                  base >= 3 && < 5
                , HTTP >= 4000
-               , HaXml >= 1.20 && < 1.21
+               , HaXml >= 1.20 && < 1.23
   Exposed-modules: Network.Bitly
