diff --git a/creatur.cabal b/creatur.cabal
--- a/creatur.cabal
+++ b/creatur.cabal
@@ -1,5 +1,5 @@
 Name:              creatur
-Version:           5.2.6
+Version:           5.2.7
 Stability:         experimental
 Synopsis:          Framework for artificial life experiments.
 Description:       A software framework for automating experiments
@@ -13,7 +13,7 @@
                    tutorial at 
                    <https://github.com/mhwombat/creatur-examples/raw/master/Tutorial.pdf>
                    for examples on how to use the
-                   Créatúr framework.
+                   Cr&#233;at&#250;r framework.
                    .
                    About the name: \"Cr&#233;at&#250;r\" (pronounced kray-toor)
                    is an irish word meaning animal, creature, or an 
@@ -21,10 +21,10 @@
 Category:          AI
 License:           BSD3
 License-file:      LICENSE
-Copyright:         (c) Amy de Buitl&#233;ir 2010-2012
+Copyright:         (c) Amy de Buitl&#233;ir 2010-2014
 Homepage:          https://github.com/mhwombat/creatur
 Bug-reports:       https://github.com/mhwombat/creatur/issues
-Author:            Amy de Buitléir
+Author:            Amy de Buitl&#233;ir
 Maintainer:        amy@nualeargais.ie
 Build-Type:        Simple
 Cabal-Version:     >=1.8
@@ -36,7 +36,7 @@
 source-repository this
   type:     git
   location: https://github.com/mhwombat/creatur.git
-  tag:      5.2.6
+  tag:      5.2.7
 
 library
   GHC-Options:      -Wall -fno-warn-orphans
