diff --git a/Cargo.toml b/Cargo.toml
index 9b8edcd..ce334a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@ log = "0.4.16"
 num-complex = "0.4.0"
 num-bigint = "0.4.3"
 num-traits = "0.2"
-malachite-bigint = "0.2.1"
+malachite-bigint = "0.2.2"
 memchr = "2.5.0"
 rand = "0.8.5"
 serde = { version = "1.0.133", default-features = false }