diff --git a/numhask-prelude.cabal b/numhask-prelude.cabal
--- a/numhask-prelude.cabal
+++ b/numhask-prelude.cabal
@@ -1,5 +1,5 @@
 name:           numhask-prelude
-version:        0.0.4.0
+version:        0.0.4.1
 synopsis:       A numeric prelude
 description:    A numeric prelude, combining protolude and numhask.
 category:       mathematics
@@ -35,7 +35,7 @@
     , base >=4.7 && <4.12
     , numhask >=0.2 && <0.3
     , protolude >=0.1 && <0.3
-    , tasty >= 1.0.1.1 && <1.1
+    , tasty >= 1.0.1.1 && <1.2
     , tasty-quickcheck >= 0.9.2 && <1.0
   exposed-modules:
       NumHask.Prelude
