diff --git a/hspec.cabal b/hspec.cabal
--- a/hspec.cabal
+++ b/hspec.cabal
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.17.0.
+-- This file has been generated from package.yaml by hpack version 0.18.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:             hspec
-version:          2.4.3
+version:          2.4.4
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2011-2017 Simon Hengel,
@@ -44,8 +44,8 @@
       src
   build-depends:
       base == 4.*
-    , hspec-core == 2.4.3
-    , hspec-discover == 2.4.3
+    , hspec-core == 2.4.4
+    , hspec-discover == 2.4.4
     , hspec-expectations == 0.8.2.*
     , transformers >= 0.2.2.0
     , QuickCheck >= 2.5.1
@@ -75,8 +75,8 @@
       Test.Hspec.DiscoverSpec
   build-depends:
       base == 4.*
-    , hspec-core == 2.4.3
-    , hspec-discover == 2.4.3
+    , hspec-core == 2.4.4
+    , hspec-discover == 2.4.4
     , hspec-expectations == 0.8.2.*
     , transformers >= 0.2.2.0
     , QuickCheck >= 2.5.1
