diff --git a/op-chain-ops/go.mod b/op-chain-ops/go.mod
index 9e7f3d9fe8845e053387aad4f093567e90da61d7..3e2dddf696b05c757eabb832c5ecea16f0c6e50d 100644
--- a/op-chain-ops/go.mod
+++ b/op-chain-ops/go.mod
@@ -54,5 +54,3 @@ require (
 )
 
 replace github.com/ethereum/go-ethereum v1.10.21 => github.com/ethereum-optimism/op-geth v0.0.0-20220904174542-4311f9d2cead
-
-replace github.com/ethereum-optimism/optimism/op-bindings v0.5.0 => ../op-bindings