diff --git a/Cargo.toml b/Cargo.toml
index d230fa15df64da6904450de5b9a484768d33a7ce..3b38b25f62c188e77186ec3b3fd6e75a217d2039 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.7.3"
+version = "0.7.4"
 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/"