diff --git a/mysql-haskell.cabal b/mysql-haskell.cabal index a50bc44..de28b7f 100644 --- a/mysql-haskell.cabal +++ b/mysql-haskell.cabal @@ -45,7 +45,7 @@ library , bytestring >= 0.10.2.0 , text >= 1.1 && < 1.3 , cryptonite == 0.* - , memory >= 0.14.4 && < 0.16 + , memory >= 0.14.4 && < 0.17 , time >= 1.5.0 , scientific == 0.3.* , bytestring-lexing == 0.5.*