diff --git a/sparrow.cabal b/sparrow.cabal
--- a/sparrow.cabal
+++ b/sparrow.cabal
@@ -1,14 +1,12 @@
-cabal-version: 1.12
-
--- This file has been generated from package.yaml by hpack version 0.31.0.
+-- This file has been generated from package.yaml by hpack version 0.21.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 32dfc763eb70fef8cf38726badc28e2e0da8f7abbf60d23131846c2990ffb51e
+-- hash: 368782993f635b936013c644e6a965dd2bfd3a4320f83ef300c816c0fd3a8c58
 
 name:           sparrow
-version:        0.0.3
-synopsis:       Unified streaming dependency management for web apps
+version:        0.0.3.1
+synopsis:       Unified streaming data-dependency framework for web apps
 description:    Please see the README on Github at <https://git.localcooking.com/tooling/sparrow#readme>
 category:       Web
 homepage:       https://github.com/athanclark/sparrow#readme
@@ -19,6 +17,8 @@
 license:        BSD3
 license-file:   LICENSE
 build-type:     Simple
+cabal-version:  >= 1.10
+
 extra-source-files:
     README.md
 
@@ -46,7 +46,7 @@
     , async
     , attoparsec
     , attoparsec-uri >=0.0.7
-    , base >=4.11 && <5
+    , base >=4.7 && <5
     , bytestring
     , deepseq
     , exceptions
