diff --git a/composite-aeson.cabal b/composite-aeson.cabal
--- a/composite-aeson.cabal
+++ b/composite-aeson.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 1da3efc93d4b162fda8e0faa18693c3079acb6cd88c822c03b017910c47355f9
+-- hash: fa6d5ad5149157e7f81646f967bd8686cad752120bf82ade7ee863721f2996ea
 
 name:           composite-aeson
-version:        0.8.2.0
+version:        0.8.2.1
 synopsis:       JSON for Vinyl records
 description:    Integration between Aeson and Vinyl records allowing records to be easily converted to JSON using automatic derivation, explicit formats, or a mix of both.
 category:       Records
@@ -67,7 +67,7 @@
     , containers >=0.5.7.0 && <0.7
     , contravariant >=1.4 && <1.6
     , generic-deriving >=1.11.2 && <1.15
-    , hashable >=1.2.6.1 && <1.4
+    , hashable >=1.2.6.1 && <1.5
     , lens >=4.15.4 && <5.2
     , mmorph >=1.0.9 && <1.2
     , mtl >=2.2.1 && <2.3
@@ -129,7 +129,7 @@
     , containers >=0.5.7.0 && <0.7
     , contravariant >=1.4 && <1.6
     , generic-deriving >=1.11.2 && <1.15
-    , hashable >=1.2.6.1 && <1.4
+    , hashable >=1.2.6.1 && <1.5
     , hspec
     , lens >=4.15.4 && <5.2
     , mmorph >=1.0.9 && <1.2
