diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+0.0.2
+
+* Fix typo in cabal file
+
 0.0.1
 
 * This change log starts
diff --git a/valuations.cabal b/valuations.cabal
--- a/valuations.cabal
+++ b/valuations.cabal
@@ -1,7 +1,7 @@
 name:                 valuations
-version:              0.0.1
+version:              0.0.2
 synopsis:             Valuations
-description:          Valuations: Valuation and Valuation Algebra sdfgsdf
+description:          Valuations: Valuation and Valuation Algebra
 license:              BSD3
 license-file:         LICENCE
 author:               Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
