--- a/tar.cabal
+++ b/tar.cabal
@@ -91,8 +91,8 @@
                  deepseq,
                  bytestring-handle,
                  QuickCheck       == 2.*,
-                 tasty            >= 0.10 && <0.12,
-                 tasty-quickcheck == 0.8.*
+                 tasty            >= 0.10,
+                 tasty-quickcheck >= 0.8
 
   if flag(old-time)
     build-depends: directory < 1.2, old-time
