diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,6 @@
 # Changelog for creatur
 
+5.9.27 Upgraded to lts-12.16.
 5.9.25 Fixed copyright year.
 5.9.24 Revamped to work with Stack v1.7.1.
        Added exception handling.
diff --git a/creatur.cabal b/creatur.cabal
--- a/creatur.cabal
+++ b/creatur.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 16bda61a5c69d93d32c2221f66259b645bad69d7e523ce752bce7fe9532af0d1
+-- hash: e72cf086c2cca3d3254798d1c31271a64aa696faa8ee15942c31111acf8be212
 
 name:           creatur
-version:        5.9.26
+version:        5.9.27
 synopsis:       Framework for artificial life experiments.
 description:    Please see the README on GitHub at <https://github.com/mhwombat/creatur#readme>
 category:       AI
