diff --git a/flow.cabal b/flow.cabal
--- a/flow.cabal
+++ b/flow.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 9e0cc951fd17f20211e4fc59a2396dbc580189ed143f7dbb9bda3c9e857ccdf6
+-- hash: e8bc976d3dbd5311094fcd463406d8d727888111f02f2c954019e7ca092992e2
 
 name:           flow
-version:        1.0.13
+version:        1.0.14
 synopsis:       Write more understandable Haskell.
 description:    Flow provides operators for writing more understandable Haskell.
 category:       Combinators, Functions, Utility
diff --git a/package.yaml b/package.yaml
--- a/package.yaml
+++ b/package.yaml
@@ -1,5 +1,5 @@
 name: flow
-version: 1.0.13
+version: 1.0.14
 
 category: Combinators, Functions, Utility
 description: Flow provides operators for writing more understandable Haskell.
diff --git a/stack.yaml b/stack.yaml
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,1 +1,1 @@
-resolver: lts-11.0
+resolver: lts-12.0
