diff --git a/core-compiler.cabal b/core-compiler.cabal
--- a/core-compiler.cabal
+++ b/core-compiler.cabal
@@ -1,5 +1,5 @@
 name:                core-compiler
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            compile your own mini functional language with Core
 stability:           functional
 description:         This package doubles as a compiler and as a module with which anyone can compile their own functional programming language by parsing into the 'CoreExpr' datatype
