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