diff --git a/pandoc.cabal b/pandoc.cabal
index 3931db123..564fd600a 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -621,7 +621,7 @@ test-suite test-pandoc
                   process >= 1.2.3 && < 1.7,
                   temporary >= 1.1 && < 1.4,
                   Diff >= 0.2 && < 0.4,
-                  tasty >= 0.11 && < 1.1,
+                  tasty >= 0.11 && < 1.2,
                   tasty-hunit >= 0.9 && < 0.11,
                   tasty-quickcheck >= 0.8 && < 0.11,
                   tasty-golden >= 2.3 && < 2.4,