diff --git a/benchmarking/Cargo.toml b/benchmarking/Cargo.toml
index f96ee44efe18a056b1d6a537db34097070bc7c36..de8081ab8bbf61ad3a4b1a92ffc9b00e85ef72a2 100644
--- a/benchmarking/Cargo.toml
+++ b/benchmarking/Cargo.toml
@@ -8,7 +8,6 @@ authors = ["Laminar Developers <hello@laminar.one>"]
 edition = "2018"
 
 [dependencies]
-linregress = "0.3.0"
 paste = "0.1.16"
 codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false }
 sp-api = { version = "2.0.0-rc2", default-features = false }