diff --git a/mdoc.cabal b/mdoc.cabal
--- a/mdoc.cabal
+++ b/mdoc.cabal
@@ -1,6 +1,6 @@
 cabal-version:      1.18
 name:               mdoc
-version:            0.1.1.1
+version:            0.1.1.2
 license:            AGPL-3
 license-file:       COPYING
 maintainer:         Pat Brisbin
@@ -230,7 +230,7 @@
 
     build-depends:
         aeson >=2.2.3.0,
-        autodocodec >=0.4.2.2,
+        autodocodec >=0.4.2.2 && <0.6,
         autodocodec-schema >=0.2.0.1,
         base >=4.19.2.0 && <5,
         bytestring >=0.12.1.0,
