diff --git a/aeson.cabal b/aeson.cabal index 475cf1a1c..2bdd0dffc 100644 --- a/aeson.cabal +++ b/aeson.cabal @@ -170,7 +170,7 @@ test-suite tests build-depends: HUnit, - QuickCheck >= 2.7 && <2.10, + QuickCheck >= 2.7 && <2.8.3, aeson, attoparsec, base,