diff --git a/Michelangelo.cabal b/Michelangelo.cabal
--- a/Michelangelo.cabal
+++ b/Michelangelo.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.2.0.0
+version:             0.2.1.0
 
 -- A short (one-line) description of the package.
 synopsis:            OpenGL for dummies
diff --git a/src/Graphics/Michelangelo/Shapes.hs b/src/Graphics/Michelangelo/Shapes.hs
--- a/src/Graphics/Michelangelo/Shapes.hs
+++ b/src/Graphics/Michelangelo/Shapes.hs
@@ -5,7 +5,7 @@
 -- License     : MIT
 -- Maintainer  : Jonatan H Sundqvist
 -- Stability   : experimental|stable
--- Portability : 
+-- Portability :
 --
 
 -- Created July 30 2015
