diff --git a/CheatSheet.cabal b/CheatSheet.cabal
--- a/CheatSheet.cabal
+++ b/CheatSheet.cabal
@@ -1,10 +1,10 @@
 Name:           CheatSheet
 License:        BSD3
 License-File:   LICENSE
-Version:        1.9
-Author:         Justin Bailey
-Homepage:       http://blog.codeslower.com/2008/10/The-Haskell-Cheatsheet
-Maintainer:     jgbailey _ codeslower _ com
+Version:        1.10
+Homepage:       http://cheatsheet.codeslower.com
+Maintainer:     Justin Bailey <jgbailey@codeslower.com>
+Author:     Justin Bailey <jgbailey@codeslower.com>
 Category:       Help
 Build-Depends:  base, containers, directory
 Build-type: Simple
diff --git a/CheatSheet.lhs b/CheatSheet.lhs
--- a/CheatSheet.lhs
+++ b/CheatSheet.lhs
@@ -1505,7 +1505,7 @@
 
 \hd{Version}\label{version}
 
-  This is version 1.9. The source can be found at
+  This is version 1.10. The source can be found at
   GitHub\footnote{\url{http://github.com/m4dc4p/cheatsheet}}. The latest
   released version of the PDF can be downloaded from
   Hackage\footnote{\url{http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CheatSheet}}.
diff --git a/CheatSheet.pdf b/CheatSheet.pdf
Binary files a/CheatSheet.pdf and b/CheatSheet.pdf differ
