diff --git a/th-orphans.cabal b/th-orphans.cabal
--- a/th-orphans.cabal
+++ b/th-orphans.cabal
@@ -1,5 +1,5 @@
 name:               th-orphans
-version:            0.8
+version:            0.8.1
 cabal-version:      >= 1.6
 build-type:         Simple
 license:            BSD3
@@ -20,7 +20,7 @@
 
 library
   build-depends:   base >= 4.2 && < 4.8,
-                   th-lift == 0.5.*
+                   th-lift >= 0.5 && <0.7
 
   if impl(ghc >= 7.4)
     Build-depends: template-haskell >= 2.7 && < 2.10
