diff --git a/README.md b/README.md
index 54abb1f23eb54f8419eeb4230a019cf0ca10eb88..0b5c11df47d73102663eaf439e8ab1e12455134e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ with bindings for the [common message set](http://mavlink.org/messages/common).
 Add to your Cargo.toml:
 
 ```
-mavlink = "0.5"
+mavlink = "0.6"
 ```
 
 See [src/bin/mavlink-dump.rs](src/bin/mavlink-dump.rs) for a usage example.