diff --git a/th-lift.cabal b/th-lift.cabal
--- a/th-lift.cabal
+++ b/th-lift.cabal
@@ -1,6 +1,6 @@
 Name:               th-lift
-Version:            0.5.5
-Cabal-Version:	    >= 1.6
+Version:            0.5.6
+Cabal-Version:      >= 1.6
 License:            OtherLicense
 License-File:       COPYING
 Copyright:          Ian Lynagh, 2006
@@ -24,7 +24,7 @@
     Build-Depends: packedstring == 0.1.*,
                    template-haskell >= 2.2 && < 2.4
   else
-    Build-Depends: template-haskell >= 2.4 && < 2.9
+    Build-Depends: template-haskell >= 2.4 && < 2.10
 
 source-repository head
   type:     git
