diff --git a/ghci4luatex.cabal b/ghci4luatex.cabal
--- a/ghci4luatex.cabal
+++ b/ghci4luatex.cabal
@@ -1,11 +1,11 @@
-cabal-version: 2.2
+cabal-version: 2.2
 
--- This file has been generated from package.yaml by hpack version 0.37.0.
+-- This file has been generated from package.yaml by hpack version 0.39.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           ghci4luatex
-version:        0.1.2
+version:        0.1.3
 synopsis:       A GHCi session in LaTeX
 description:    Please see the README on GitHub at <https://github.com/AliceRixte/ghci4luatex#readme>
 category:       Latex, Program
@@ -47,7 +47,7 @@
     , base >=4.17 && <5
     , bytestring >=0.11 && <0.13
     , cmdargs ==0.10.*
-    , containers >=0.6 && <0.8
+    , containers >=0.6 && <0.9
     , network-simple ==0.4.*
     , process >=1.6.18 && <1.7
     , stm ==2.5.*
@@ -68,7 +68,7 @@
     , base >=4.17 && <5
     , bytestring >=0.11 && <0.13
     , cmdargs ==0.10.*
-    , containers >=0.6 && <0.8
+    , containers >=0.6 && <0.9
     , ghci4luatex
     , network-simple ==0.4.*
     , process >=1.6.18 && <1.7
@@ -87,12 +87,12 @@
       test
   ghc-options: -Wall
   build-depends:
-      QuickCheck >=2.14 && <2.17
+      QuickCheck >=2.14 && <2.19
     , aeson >=2.1 && <2.3
     , base >=4.17 && <5
     , bytestring >=0.11 && <0.13
     , cmdargs ==0.10.*
-    , containers >=0.6 && <0.8
+    , containers >=0.6 && <0.9
     , ghci4luatex
     , hspec >=2.10 && <2.12
     , network-simple ==0.4.*
