diff --git a/heart-app.cabal b/heart-app.cabal
--- a/heart-app.cabal
+++ b/heart-app.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 70e10c64507e544a0c8b368dfbd6e2a31da96f824f964da56d6c87b823735b7a
+-- hash: 7468f7cc6e22d8732cdb1b8ad4442323b327f190ec7df33489c77bfccd4cdf17
 
 name:           heart-app
-version:        0.1.0
+version:        0.1.1
 synopsis:       An opinionated app prelude and framework in the UnliftIO style
 description:    Please see the README on GitHub at <https://github.com/ejconlon/heart-app#readme>
 category:       Prelude
@@ -46,6 +46,6 @@
     , ekg >=0.4
     , ekg-core >=0.1
     , ekg-statsd >=0.2
-    , heart-core >=0.1
+    , heart-core >=0.1.1
     , text >=1.2
   default-language: Haskell2010
