diff --git a/muon.cabal b/muon.cabal
--- a/muon.cabal
+++ b/muon.cabal
@@ -2,7 +2,7 @@
 -- see http://haskell.org/cabal/users-guide/
 
 name:                muon
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            Static blog generator
 description:
     Program which takes blog posts and pages written in Markdown and
@@ -10,7 +10,7 @@
     by any web server.
     .
     Muon is similar in function to Hakyll <http://jaspervdj.be/hakyll/>
-    by has far fewer features (and dependencies) and is generally not
+    but has far fewer features (and dependencies) and is generally not
     ready for use in production as of yet.
 homepage:            http://repos.kaashif.co.uk/darcs?r=muon;a=summary
 license:             BSD3
