Yup minus -1000RBBP, is that normal?
(unless I made a mistake or somehow someone bought something that is not showing up in my trade history yet?)
That was before:
root@test-node-1:~# biblepay-cli getwalletinfo
{
  "walletversion": 61000,
  "balance": 5577339.24096240,
  "retirement_account_balance": 74030,
  "unconfirmed_balance": 0.00000000,
  "immature_balance": 91720.31766116,
  "txcount": 730,
  "keypoololdest": 1510812056,
  "keypoolsize": 1018,
  "keys_left": 1018,
  "paytxfee": 0.00000000
}
and that is now
root@test-node-1:~# biblepay-cli getwalletinfo               
{
  "walletversion": 61000,
  "balance": 5672494.55836656,
  "retirement_account_balance": 123030,
  "unconfirmed_balance": 0.00000000,
  "immature_balance": 91726.43499986,
  "txcount": 745,
  "keypoololdest": 1510812056,
  "keypoolsize": 1016,
  "keys_left": 1016,
  "paytxfee": 0.00000000
}
---Just saw your new message, doing it now---