diff --git a/peer.go b/peer.go
index 291ba08e60aa1f690035af13de9ab9804d8224c3..31bee1937801ee65e1656bca5d700c2061b8120a 100644
--- a/peer.go
+++ b/peer.go
@@ -24,7 +24,7 @@ const (
 	// The size of the output buffer for writing messages
 	outputBufferSize = 50
 	// Current protocol version
-	ProtocolVersion = 36
+	ProtocolVersion = 37
 	// Current P2P version
 	P2PVersion = 2
 	// Ethereum network version