1diff --git a/JSON-RPC-0.96/Makefile.PL b/JSON-RPC-0.96/Makefile.PL
2index 3e8e8b7..ab269e9 100644
3--- JSON-RPC-0.96/Makefile.PL
4+++ JSON-RPC-0.96/Makefile.PL
5@@ -10,7 +10,6 @@ WriteMakefile(
6               CGI               => 2.92,
7               HTTP::Request     => 0,
8               HTTP::Response    => 0,
9-              JSON              => 2.0,
10               LWP::UserAgent    => 2.001,
11     }, # e.g., Module::Name => 1.1
12     ($] >= 5.005 ?    ## Add these new keywords supported since 5.005
13