diff --git a/Cargo.toml b/Cargo.toml
index 56cd67222aabe2954ba41dca6234b456f7050892..a6b285a65e0ed2ed6c435174aa4d2229f494e9cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ raw-cpuid = { git = "https://github.com/gz/rust-cpuid", branch = "master" }
 redox_syscall = "0.1"
 
 [dependencies.goblin]
-verion = "0.0.8"
+version = "0.0.8"
 default-features = false
 features = ["elf32", "elf64"]