diff --git a/composite-opaleye.cabal b/composite-opaleye.cabal
--- a/composite-opaleye.cabal
+++ b/composite-opaleye.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: fba07b73cdccf538e86e3c4240b0c1167875b914afeba15aca44ac61ddacbcc5
+-- hash: 8dd4a0c794f09d948ea1196d56abd3bf2df4f91b3270a505da88cb29339f703b
 
 name:           composite-opaleye
-version:        0.7.3.0
+version:        0.7.4.0
 synopsis:       Opaleye SQL for Vinyl records
 description:    Integration between Vinyl records and Opaleye SQL, allowing records to be stored, retrieved, and queried from PostgreSQL.
 category:       Records
@@ -39,7 +39,7 @@
     , lens >=4.15.4 && <4.20
     , opaleye >=0.5.4.0 && <0.7
     , postgresql-simple >=0.5.3.0 && <0.7
-    , product-profunctors >=0.8.0.3 && <0.11
+    , product-profunctors >=0.8.0.3 && <0.12
     , profunctors >=5.2.1 && <5.6
     , template-haskell >=2.11.1.0 && <2.17
     , text >=1.2.2.2 && <1.3
@@ -66,7 +66,7 @@
     , lens >=4.15.4 && <4.20
     , opaleye >=0.5.4.0 && <0.7
     , postgresql-simple >=0.5.3.0 && <0.7
-    , product-profunctors >=0.8.0.3 && <0.11
+    , product-profunctors >=0.8.0.3 && <0.12
     , profunctors >=5.2.1 && <5.6
     , template-haskell >=2.11.1.0 && <2.17
     , text >=1.2.2.2 && <1.3
