verify your protocolversion with getinfo
"version" : "v0.9.0.1-gdf9d55a-beta",
"protocolversion" : 80151,
"walletversion" : 60000,
but it doesn't sound like u're on some fork, because everybody gives a different number of blocks remaining
in fact if you need blocks remaining u're probably not synced to a fork
try to paste your entire getinfo

{
"version" : "v0.9.0.1-gdf9d55a-beta",
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : ,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 2497,
"moneysupply" : 49999947.80019200,
"connections" : 1,
"proxy" : "",
"ip" : "83.20.65.59",
"difficulty" : 0.11952551,
"testnet" : false,
"keypoololdest" : 1394183419,
"keypoolsize" : 108,
"paytxfee" : 0.00000000,
"errors" : ""
}
I have different protocolversion number thatn you posted.