diff --git a/composite-aeson.cabal b/composite-aeson.cabal
--- a/composite-aeson.cabal
+++ b/composite-aeson.cabal
@@ -1,20 +1,20 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.33.0.
+-- This file has been generated from package.yaml by hpack version 0.34.3.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: acee081f10368944f79608d119e69a7de45d856e913e0a5c6067f60f9703cfc5
+-- hash: 684ff7558a2f16e5bba77f441093b403df9653bd523915ff4733380484d28c1d
 
 name:           composite-aeson
-version:        0.7.4.0
+version:        0.7.5.0
 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
 homepage:       https://github.com/ConferOpenSource/composite#readme
 author:         Confer Health, Inc
 maintainer:     oss@vitalbio.com
-copyright:      2017 Confer Health, Inc., 2020 Vital Biosciences
+copyright:      2017 Confer Health, Inc., 2020-2021 Vital Biosciences
 license:        BSD3
 build-type:     Simple
 
@@ -47,7 +47,7 @@
     , contravariant >=1.4 && <1.6
     , generic-deriving >=1.11.2 && <1.14
     , hashable >=1.2.6.1 && <1.4
-    , lens >=4.15.4 && <4.20
+    , lens >=4.15.4 && <5.1
     , mmorph >=1.0.9 && <1.2
     , mtl >=2.2.1 && <2.3
     , profunctors >=5.2.1 && <5.6
@@ -89,7 +89,7 @@
     , generic-deriving >=1.11.2 && <1.14
     , hashable >=1.2.6.1 && <1.4
     , hspec
-    , lens >=4.15.4 && <4.20
+    , lens >=4.15.4 && <5.1
     , mmorph >=1.0.9 && <1.2
     , mtl >=2.2.1 && <2.3
     , profunctors >=5.2.1 && <5.6
