diff --git a/attoparsec.cabal b/attoparsec.cabal index 3ce7bbbc..fffff8db 100644 --- a/attoparsec.cabal +++ b/attoparsec.cabal @@ -127,7 +127,7 @@ test-suite tests base, bytestring, deepseq >= 1.1, - QuickCheck >= 2.13.2 && < 2.14, + QuickCheck >= 2.13.2 && < 2.15, quickcheck-unicode, scientific, tasty >= 0.11,