diff --git a/vector-algorithms.cabal b/vector-algorithms.cabal index c9b591a..f1309ab 100644 --- a/vector-algorithms.cabal +++ b/vector-algorithms.cabal @@ -139,7 +139,7 @@ test-suite properties base, bytestring, containers, - QuickCheck > 2.9 && < 2.13, + QuickCheck > 2.13 && < 2.14, vector, vector-algorithms