diff --git a/pandoc-server.cabal b/pandoc-server.cabal
--- a/pandoc-server.cabal
+++ b/pandoc-server.cabal
@@ -1,6 +1,6 @@
 cabal-version:   2.4
 name:            pandoc-server
-version:         0.1.0.4
+version:         0.1.0.5
 build-type:      Simple
 license:         GPL-2.0-or-later
 license-file:    COPYING.md
@@ -51,7 +51,7 @@
   import:        common-options
   build-depends: pandoc                >= 3.0,
                  pandoc-types          >= 1.22     && < 1.24,
-                 containers            >= 0.6.0.1  && < 0.7,
+                 containers            >= 0.6.0.1  && < 0.8,
                  aeson                 >= 2.0      && < 2.3,
                  bytestring            >= 0.9      && < 0.13,
                  base64-bytestring     >= 0.1      && < 1.3,
