diff --git a/Cargo.toml b/Cargo.toml
index aa5308a68d522b4335a1ec45b0c77e57e64ee538..ef07787a00be931c44f00ccafe001c6ca41fb9e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.5.0"
+version = "0.5.1"
 description = "A rust crate for loading in maps created by the Tiled editor"
 repository = "https://github.com/mattyhall/rs-tiled.git"
 # documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"